Skip to content

Update all non-major dependencies#773

Open
renovate[bot] wants to merge 1 commit intolatestfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#773
renovate[bot] wants to merge 1 commit intolatestfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
azjezz/psl ^6.1.0^6.1.1 age adoption passing confidence require patch
composer/composer (source) ^2.9.2^2.9.7 age adoption passing confidence require patch
laminas/laminas-ci-matrix-action 1.32.0v1.33 age adoption passing confidence action minor
monolog/monolog ^3.9.0^3.10.0 age adoption passing confidence require patch
php ~8.4.1~8.5.5 age adoption passing confidence require minor
php-standard-library/psalm-plugin ^2.3.0^2.4.0 age adoption passing confidence require-dev patch
phpunit/phpunit (source) ^12.5.3^12.5.23 age adoption passing confidence require-dev patch
psalm/plugin-phpunit ^0.19.5^0.20.1 age adoption passing confidence require-dev minor
roave/infection-static-analysis-plugin ^1.42.0^1.43.0 age adoption passing confidence require-dev patch
shivammathur/setup-php 2.36.02.37.0 age adoption passing confidence action minor
symfony/yaml (source) ^8.0.1^8.0.8 age adoption passing confidence require patch
vimeo/psalm ^6.14.2^6.16.1 age adoption passing confidence require-dev patch

Release Notes

laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)

v1.33

Compare Source

v1.33.0

Compare Source

Release Notes for 1.33.0
1.33.0
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2
Enhancement
Documentation,Enhancement
Dependencies
containerbase/php-prebuild (php)

v8.5.5

Compare Source

Bug Fixes
  • deps: update dependency php to v8.5.5

v8.5.4

Compare Source

Bug Fixes
  • deps: update dependency php to v8.5.4

v8.5.3

Compare Source

Bug Fixes
  • deps: update dependency php to v8.5.3

v8.5.2

Compare Source

Bug Fixes
  • deps: update dependency php to v8.5.2

v8.5.1

Compare Source

Bug Fixes
  • deps: update dependency php to v8.5.1

v8.5.0

Compare Source

Bug Fixes
  • deps: update dependency php to v8.5.0

v8.4.20

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.20

v8.4.19

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.19

v8.4.18

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.18

v8.4.17

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.17

v8.4.16

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.16

v8.4.15

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.15

v8.4.14

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.14

v8.4.13

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.13

v8.4.12

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.12

v8.4.11

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.11

v8.4.10

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.10

v8.4.8

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.8

v8.4.7

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.7

v8.4.6

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.6

v8.4.5

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.5

v8.4.4

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.4

v8.4.3

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.3

v8.4.2

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.2
psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)

v0.20.1

Compare Source

v0.20.0

Compare Source

What's Changed

Full Changelog: psalm/psalm-plugin-phpunit@0.19.5...0.20.0

shivammathur/setup-php (shivammathur/setup-php)

v2.37.0

Compare Source

Changelog
  • Updated the action to use Node.js 24. (#​1049)

  • Added support for master in the php-version input. It should now set up a nightly build from the master branch of php-src.

  • Added support to install ioncube and zephir_parser extensions on PHP 8.5.

  • Expanded support for installing extensions using Homebrew on macOS from the shivammathur/homebrew-extensions tap. This includes pdo_firebird, sqlsrv, pdo_sqlsrv, pecl_http, swow, xhprof, and several other supported extensions.

  • Improved switching PHP versions on Linux. Missing alternatives should now be registered automatically before switching versions. #​1067

  • Improved support for Homebrew on macOS. It should now retry stuck brew commands with an inactivity watchdog.

  • Improved support for adding tools. It should now correctly use the latest release download URL when a version is not specified. (#​1064)

  • Improved tool setup and caching on self-hosted runners.

  • Improved support for sqlsrv and pdo_sqlsrv on PHP 8.1 and 8.2.

  • Fixed installing pecl_http on Windows. Switched to downloads.php.net for fixing ICU version post install.

  • Fixed cached couchbase installs on macOS using the shivammathur/cache-extensions action.

  • Replaced @actions/core with local functions to reduce bundle size.

  • Refactored to use ES2024+ features for Node 24.

  • Updated actions used in examples to their latest versions.

  • Updated Node.js dependencies.

Thanks @​theluckystrike for the contribution 🎉

Thanks @​code-kudu, @​ssddanbrown, @​RoundingWell, and @​ntzrbtr for the sponsorship ❤️

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate Bot added the renovate label Dec 12, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 12, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 43be785 to 2e12016 Compare December 15, 2025 06:34
@renovate renovate Bot changed the title Update dependency php to ~8.5.0 Update all non-major dependencies Dec 15, 2025
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d369a88 to f2ba64f Compare December 23, 2025 04:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b4d31f7 to 9787019 Compare December 30, 2025 14:46
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a8e49db to c497b06 Compare January 4, 2026 04:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 952841a to 7528e61 Compare January 14, 2026 06:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b584331 to da89d05 Compare January 17, 2026 05:07
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 81e50cc to 2e89b2f Compare February 10, 2026 14:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 758eb8d to 4998ff4 Compare February 19, 2026 05:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from f171b05 to 2167759 Compare February 28, 2026 05:41
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8bd9ec5 to 7bb5a70 Compare March 8, 2026 05:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1cb3cec to 10de683 Compare March 17, 2026 12:48
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 19, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update azjezz/psl:6.1.1 composer/composer:2.9.7 monolog/monolog:3.10.0 php:8.5.5 php-standard-library/psalm-plugin:2.4.0 phpunit/phpunit:12.5.23 psalm/plugin-phpunit:0.20.1 roave/infection-static-analysis-plugin:1.43.0 symfony/yaml:8.0.8 vimeo/psalm:6.16.1 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Dependency composer/semver is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency psr/log is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency psr/http-message is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires psalm/plugin-phpunit ^0.20.1 -> satisfiable by psalm/plugin-phpunit[0.20.1].
    - Root composer.json requires vimeo/psalm ^6.16.1 -> satisfiable by vimeo/psalm[6.16.1].
    - psalm/plugin-phpunit 0.20.1 requires psalm/psalm-plugin-api ^0.1 -> satisfiable by psalm/psalm-plugin-api[0.1.0].
    - psalm/psalm-plugin-api 0.1.0 conflicts with vimeo/psalm <7.0.0.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

| datasource  | package                                | from    | to      |
| ----------- | -------------------------------------- | ------- | ------- |
| packagist   | azjezz/psl                             | 6.1.1   | 6.1.1   |
| packagist   | composer/composer                      | 2.9.7   | 2.9.7   |
| github-tags | laminas/laminas-ci-matrix-action       | 1.32.0  | v1.33   |
| packagist   | monolog/monolog                        | 3.10.0  | 3.10.0  |
| github-tags | containerbase/php-prebuild             | 8.4.1   | 8.5.5   |
| packagist   | php-standard-library/psalm-plugin      | 2.4.0   | 2.4.0   |
| packagist   | phpunit/phpunit                        | 12.5.23 | 12.5.23 |
| packagist   | psalm/plugin-phpunit                   | 0.19.7  | 0.20.1  |
| packagist   | roave/infection-static-analysis-plugin | 1.43.0  | 1.43.0  |
| github-tags | shivammathur/setup-php                 | 2.36.0  | 2.37.0  |
| packagist   | symfony/yaml                           | 8.0.8   | 8.0.8   |
| packagist   | vimeo/psalm                            | 6.16.1  | 6.16.1  |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants